'Declaration Public Shared ReadOnly Property Clear As CollectionChangeEventArgs(Of T)
public static CollectionChangeEventArgs<T> Clear { get; }
public: __property static CollectionChangeEventArgs<T*>* get_Clear();
public:
static property CollectionChangeEventArgs<T^>^ Clear { CollectionChangeEventArgs<T^>^ get(); }